home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++ / leda / 49 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: news.newusers.questions,comp.lang.smalltalk,comp.lang.perl.misc,comp.lang.pascal.borland,comp.lang.eiffel,comp.lang.cobol,comp.lang.c++.leda,comp.lang.c,comp.lang.basic.visual.3rdparty,alt.computer.workshop.live,alt.comp.hardware.homebuilt,alt.clearing.technology,alt.chinese.computing
  4. Subject: Re: PROGRAMERS OF ANY LANGUAGE
  5. Date: 10 Apr 1996 12:56:01 -0700
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4kh3ohINNntk@keats.ugrad.cs.ubc.ca>
  8. References: <Pine.SOL.3.91.960329010021.13209A-100000@harvey> <4k4pl2$pea@host1.einstein.com.ar> <NEWTNews.829163982.8235.roy@Dial-in.mersinet.co.uk>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <NEWTNews.829163982.8235.roy@Dial-in.mersinet.co.uk>,
  12.  <roy@mersinet.co.uk> wrote:
  13.  >What a narrow minded attitude! Sure, assembler is *great* fun and you 
  14.  >have total control over what happens within your code but each other
  15.  >language has its own merits too.
  16.  >I have written countless very useful system programs for Netware using
  17.  >Borlands Turbo Pascal which, with its inline assembler, provides an
  18.  >environment in which solid reliable code can be built extremely rapidly.
  19.  >The speed at which you can put a project together is often a key
  20.  >factor in the "Real World".
  21.  
  22. Also TeX and related programs were written by Don Knuth in Pascal. (Actually in
  23. an environment called Web that combines program code and documentation).
  24.  
  25. Pascal-like lexical conventions and syntax are  a lot better for writing
  26. pseudo-code. In a paper I'm working on, I'm using a Pascal-like language to
  27. illustrate concepts, typesetting according to the suggestions given in the
  28. TeXbook.
  29.  
  30.  
  31.  
  32.  
  33.  >'C' is (to me at least) a far more elegant code, but is also a lot
  34.  >more cryptic and harder to read. Try getting to grips with someone
  35.  >elses C code! Again, having to rework someone else's code is often
  36.  >a common occurence in the "Real World".
  37.  >
  38.  >Don't just slam a language cos you don't like the way it looks.
  39.  >
  40.  >With nearly 20 years in the business, I don't have any one 'favourite'
  41.  >language - it depends what job I'm doing. At the moment, I'm working
  42.  >under unix all the time and find Perl to be amazing. It's a long time
  43.  >since a language got me excited - but Perl has :)
  44.  >
  45.  >Roy.
  46.  >
  47.  >
  48.  
  49.  
  50. -- 
  51.  
  52.